'Declaration Protected Function New( _
ByVal streamStream which contains the image file.As System.IO.Stream _
)
protected SinglePageImageFile<T>(
System.IO.Stream stream
)
protected: SinglePageImageFile<T>(
System.IO.Stream* stream
)
protected:
SinglePageImageFile<T>(
System.IO.Stream^ stream
)
Parameters
- stream
- Stream which contains the image file.